Configuring Stitch
-
Properties representing the configuration of a client that communicate with a particular MongoDB Stitch application.
See moreDeclaration
Swift
public class StitchAppClientConfiguration : StitchClientConfiguration -
A builder that can build a
See moreStitchAppClientConfigurationobject. Use this class to prepare a builder to pass into client initialization methods on theStitchutility class.Declaration
Swift
public class StitchAppClientConfigurationBuilder : StitchClientConfigurationBuilder
Configuring Stitch Reference